home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 117 / PC Guia 117.iso / intro.swf / scripts / DefineButton2_30 / BUTTONCONDACTION on(release).as
Text File  |  2005-01-24  |  60b  |  4 lines

  1. on(release){
  2.    getUrl("javascript:self.close()", "");
  3. }
  4.